gtk4.git
2017-12-03 Benjamin Ottegdk: Im[plement content deserializing
2017-12-03 Benjamin Ottex11: Improve debugging output for selection input stream
2017-12-03 Benjamin Otteclipboard: Refactor gdk_clipboard_read() to be async
2017-12-03 Benjamin Ottex11: Use async queue and implement sync reads on select...
2017-12-03 Benjamin Ottetests: Add a new test app for GdkClipboard
2017-12-03 Benjamin Otteclipboard: Implement gdk_clipboard_read()
2017-12-03 Benjamin Ottex11: Implement INCR reads
2017-12-03 Benjamin Ottex11: Various clipboard cleanups
2017-12-03 Benjamin Otteclipboard: Add gdk_clipboard_claim_remote()
2017-12-03 Benjamin Ottex11: Add an initial clipboard implementation
2017-12-03 Matthias Clasengdk: A GdkClipboard API draft
2017-12-03 Руслан ИжбулатовGDK W32: Plug a resource leak
2017-12-02 Piotr DrągUpdate Polish translation
2017-12-02 Benjamin Ottednd: Add gtk_drag_set_icon_texture()
2017-12-02 Benjamin Otteselection: Add texture getter/setter
2017-12-02 Benjamin Otteimage: Add gtk_image_new_from_texture()
2017-12-02 Benjamin Otteimage: Store pixbufs as textures, not surfaces
2017-12-02 Benjamin Ottevulkan: Fix mask shader to premultiply color
2017-12-02 Benjamin Ottevulkan: Fix border shader to premultiply color
2017-12-02 Руслан ИжбулатовGDK W32: Remove an unnecessary type check
2017-12-02 Руслан ИжбулатовGDK W32: Make sure drag source window is not NULL
2017-12-02 Руслан ИжбулатовGDK W32: Special handling for DELETE requests
2017-12-02 Руслан ИжбулатовGDK W32: Preserve the target value for change_property()
2017-12-02 Руслан ИжбулатовFix a nefarious typo
2017-12-02 Руслан ИжбулатовGDK W32: Ensure that selection request is processed
2017-12-02 Руслан ИжбулатовGDK W32: Refuse to release mouse grab while in DnD...
2017-12-02 Руслан ИжбулатовGDK W32: Update layered windows on opacity changes
2017-12-02 Руслан ИжбулатовW32: Massive W32 DnD fix
2017-12-02 Руслан ИжбулатовGDK W32: Don't leak the atom name string
2017-12-02 Руслан ИжбулатовGDK W32: Fix a typo in OLE2 DnD code
2017-12-02 Руслан ИжбулатовOnly register application/x-rootwindow-drop on X11
2017-12-02 Руслан ИжбулатовGDK W32: More flexible modal operation mode
2017-12-02 Руслан ИжбулатовGDK W32: fix monitor pruning code
2017-12-02 Руслан ИжбулатовGDK W32: Correctly report window position in HiDPI...
2017-12-02 Chun-wei FanGDK-Win32: Fix AeroSnap on HiDPI
2017-12-02 Руслан ИжбулатовGDK W32: Handle drivers that do not send WT_CSRCHANGE...
2017-12-02 Руслан ИжбулатовGDK W32: Apply HiDPI scale properly to monitors
2017-12-02 Руслан ИжбулатовGDK W32: Different maximized window position for non...
2017-12-02 Руслан ИжбулатовGDK W32: Ensure that we use made-up monitors when there...
2017-12-02 Руслан ИжбулатовGDK W32: Fix idiotic gdk_win32_display_get_monitor...
2017-12-02 Руслан ИжбулатовGDK W32: Use keyboard hook to detect AeroSnap combinati...
2017-12-02 Руслан ИжбулатовGDK W32: Handle CapsLock as part of the key shift level
2017-12-02 Руслан ИжбулатовGDK W32: Special handling for VK_PAUSE
2017-12-02 Руслан ИжбулатовGDK W32: Change WM_SYSMENU style switch logic
2017-12-02 Руслан ИжбулатовGDK W32: Remove unneeded assertion
2017-12-02 Руслан ИжбулатовGDK W32: Handle maximizing correctly for small primary...
2017-12-02 Руслан ИжбулатовGDK: Make sure W32 backend compiles without GdkDeviceMa...
2017-12-01 Carlos Garnachogtkeventcontrollerscroll: Add some docs
2017-12-01 Matthias ClasenAdd GtkEventControllerScroll to the docs
2017-12-01 Matthias Clasendocs: Some revision to the migration docs
2017-12-01 Matthias ClasenFinish conversion of pixbuf cell renderer icon size
2017-12-01 Matthias Clasenplacesview: Drop the word stock from the docs
2017-12-01 Matthias Clasenrecent chooser: Stop specifying stock-size
2017-12-01 Matthias Clasentoolbutton: Remove the word stock from internal docs
2017-12-01 Matthias Clasenrecent chooser: Remove the word stock from the docs
2017-12-01 Matthias Clasenfilechooser: Remove the word stock from the docs
2017-12-01 Matthias Clasenentry: Remove references to stock ids from the docs
2017-12-01 Matthias Clasenimage definition: Drop unused struct
2017-12-01 Matthias ClasenFix the doc tools build
2017-12-01 Matthias Clasenwidget-factory: Fix up icon size handling
2017-12-01 Alexander LarssonRevert "gtksnapshot: Merge trivial clip duplicates"
2017-12-01 Timm Bädersnapashot: Optimize rounded clip nodes
2017-12-01 Timm Bädersnapshot: Only create clip nodes if we need to
2017-12-01 Timm Bäderwidgetbowl: Only use one widget type
2017-12-01 Timm Bäderwayland: Never send NULL app id
2017-12-01 Timm BäderGskVulkanGlyphCache: Remove unused struct member
2017-12-01 Timm Bäderwindow: Plug a memory leak
2017-11-30 Matthias ClasenDrop unused gtkcssstylefuncs.c
2017-11-30 Matthias Clasencss style funcs: Avoid pixbufs
2017-11-30 Matthias ClasenAvoid GdkPixbuf in docs
2017-11-30 Matthias Clasenicon helper: Avoid gratitious pixbuf use
2017-11-30 Matthias Clasenmountoperation: Store icons as textures
2017-11-30 Alexander Larssonbroadway: Add some (disabled) debugging tools
2017-11-30 Alexander Larssonbroadway: Don't send node updates to browser if nothing...
2017-11-30 Alexander Larssonbroadway: Fix texture hash function
2017-11-30 Alexander Larssongtksnapshot: Merge trivial clip duplicates
2017-11-30 Alexander Larssonvulkan: Don't crash if vkEnumeratePhysicalDevices fails
2017-11-30 Alexander Larssonbroadway: Improve logging
2017-11-30 Alexander Larssonbroadway: Send diffs of node trees
2017-11-30 Alexander Larssonbroadway: Add broadway_node_equal
2017-11-30 Alexander Larssonbroadway: Prepare for implementing diff
2017-11-30 Alexander Larssonbroadway: Add div for container nodes
2017-11-30 Alexander Larssonbroadway: Deserialize node tree in server
2017-11-30 Alexander Larssonbroadway: Add a texture cache
2017-11-30 Alexander Larssonbroadway: Re-add seat and core device creation
2017-11-30 Piotr DrągUpdate POTFILES.in
2017-11-30 Matthias ClasenUse the new texture utils here
2017-11-30 Matthias ClasenMake texture variants of some pixbuf utils
2017-11-30 Matthias Clasenrecent manager: Drop an unused field
2017-11-30 Matthias ClasenFix up a doc comment
2017-11-30 Matthias ClasenRemove some unused includes
2017-11-30 Matthias ClasenUse a texture instead of a pixbuf in gtk_render_icon
2017-11-30 Matthias Clasentextview: Replace pixbufs by textures
2017-11-30 Benjamin Ottetextview: Remove serialization API
2017-11-30 Benjamin Ottea11y: Remove AtkStreamableContent implementation
2017-11-30 Matthias Clasenicon theme: Remove unused code
2017-11-30 Matthias Clasentooltip: Set icon from texture instead of pixbuf
2017-11-30 Matthias ClasenDrop gtk_cell_view_new_with_pixbuf
2017-11-30 Matthias ClasenDrop gdk_cursor_new_from_pixbuf
2017-11-30 Matthias Clasendocs: Remove mentions of gdk_cursor_new_from_pixbuf
next